ci: use actions/github-script instead of actions-cool/issues-helper#4465
Closed
anlyyao wants to merge 1 commit into
Closed
ci: use actions/github-script instead of actions-cool/issues-helper#4465anlyyao wants to merge 1 commit into
anlyyao wants to merge 1 commit into
Conversation
Contributor
Contributor
|
Size Change: 0 B Total Size: 69.8 kB ℹ️ View Unchanged
|
Contributor
|
Size Change: 0 B Total Size: 555 kB ℹ️ View Unchanged
|
commit: |
Contributor
|
Size Change: 0 B Total Size: 271 kB ℹ️ View Unchanged
|
Collaborator
TDesign Component Site Preview Open
|
Collaborator
Author
|
duplicate of #4467 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


🤔 这个 PR 的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
背景:部分 github workflows 执行失败

原因: actions-cool/issues-helper 仓库已被 GitHub 官方因违反服务条款而封禁,所有引用该 Action 的工作流都会报 Error: Repository access blocked。

方案:将 actions-cool/issues-helper 替换为 GitHub 官方维护的 actions/github-script
为什么选择 actions/github-script?
📝 更新日志
tdesign-miniprogram
@tdesign/uniapp
@tdesign/uniapp-chat
☑️ 请求合并前的自查清单